Click or drag to resize

ResponseCallID Property

Gets or sets Call-ID header field. The Call-ID header field is mandatory in all responses. It is used to uniquely identify a call between two clients.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string CallID { get; set; }

Property Value

Type: String
See Also